home *** CD-ROM | disk | FTP | other *** search
/ Eros - Digital Erotica & Games / Eros - Digital Erotica & Games.iso / mac / EROS vol.1 / EROS vol.DXR / 00091.ls < prev    next >
Encoding:
Text File  |  1995-07-07  |  207 b   |  13 lines

  1. on tran
  2.   cursor(4)
  3.   sound fadeOut 1, 30
  4.   killpup()
  5.   if the machineType = 256 then
  6.     movoff()
  7.     puppetTransition(24, 0, 128, 1)
  8.   else
  9.     puppetTransition(24, 0, 48, 1)
  10.   end if
  11.   puppetSound(0)
  12. end
  13.